@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://rdvocab.info/ElementsGr3/> . @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 ns1: <http://metadataregistry.org/uri/profile/RegAp/> . @prefix ns2: <http://metadataregistry.org/uri/RegStatus/> . @prefix ns3: <http://rdvocab.info/uri/schema/FRBRentitiesRDA/> . @prefix ns4: <http://rdvocab.info/> . ns0:cataloguersNote ns1:name "cataloguersNote"@en ; ns1:status <http://metadataregistry.org/uri/RegStatus/1002> ; a owl:AnnotationProperty ; rdfs:domain ns3:Subject ; rdfs:isDefinedBy ns4:ElementsGr3 ; rdfs:label "Cataloguer's note"@en ; skos:definition "An annotation that might be helpful to those using or revising the authorized access point representing an entity or relationship data, or creating an authorized access point representing a related entity."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://rdvocab.info/ElementsGr3/> .
@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 ns1: <http://metadataregistry.org/uri/profile/RegAp/> .
@prefix ns2: <http://metadataregistry.org/uri/RegStatus/> .
@prefix ns3: <http://rdvocab.info/uri/schema/FRBRentitiesRDA/> .
@prefix ns4: <http://rdvocab.info/> .

ns0:cataloguersNote
    ns1:name "cataloguersNote"@en ;
    ns1:status <http://metadataregistry.org/uri/RegStatus/1002> ;
    a owl:AnnotationProperty ;
    rdfs:domain ns3:Subject ;
    rdfs:isDefinedBy ns4:ElementsGr3 ;
    rdfs:label "Cataloguer's note"@en ;
    skos:definition "An annotation that might be helpful to those using or revising the authorized access point representing an entity or relationship data, or creating an authorized access point representing a related entity."@en .