@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://spec.industrialontologies.org/ontology/annotation/> .
dct:contributor
a owl:AnnotationProperty ;
rdfs:isDefinedBy <http://purl.org/dc/terms/>, dct:contributor ;
rdfs:label "contributor", "contributor"@en-us ;
skos:definition "an entity responsible for making contributions to the resource", "entity responsible for making contributions to the resource"@en-us ;
skos:note "The guidelines for using names of persons or organizations as creators apply to contributors." .
dct:creator
rdfs:subPropertyOf dct:contributor .
ns0:maintainer
rdfs:subPropertyOf dct:contributor .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://spec.industrialontologies.org/ontology/annotation/> .
dct:contributor
a owl:AnnotationProperty ;
rdfs:isDefinedBy <http://purl.org/dc/terms/>, dct:contributor ;
rdfs:label "contributor", "contributor"@en-us ;
skos:definition "an entity responsible for making contributions to the resource", "entity responsible for making contributions to the resource"@en-us ;
skos:note "The guidelines for using names of persons or organizations as creators apply to contributors." .
dct:creator
rdfs:subPropertyOf dct:contributor .
ns0:maintainer
rdfs:subPropertyOf dct:contributor .