@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://www.commoncoreontologies.org/> . @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#> . ns0:ont00001760 a owl:AnnotationProperty ; rdfs:label "is curated in ontology"@en ; skos:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ; ns0:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.commoncoreontologies.org/> .
@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#> .

ns0:ont00001760
    a owl:AnnotationProperty ;
    rdfs:label "is curated in ontology"@en ;
    skos:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en ;
    ns0:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> .