@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://rs.tdwg.org/dwc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . obo_purl:BCO_0000042 rdfs:subClassOf ns0:Identification ; owl:equivalentClass ns0:Identification . ns0:Identification metadata_def:mappingLoom "identification" ; metadata_def:mappingSameURI ns0:Identification ; metadata_def:prefLabel "Identification" ; obo_purl:BCO_0000060 "identification"@en ; obo_purl:IAO_0000112 "A subspecies determination of an organism." ; obo_purl:IAO_0000114 obo_purl:IAO_0000125 ; a owl:Class, owl:NamedIndividual ; rdfs:comment "A taxonomic determination (e.g., the assignment to a taxon)." ; rdfs:isDefinedBy "http://rs.tdwg.org/dwc/terms/" ; rdfs:label "Identification" ; rdfs:subClassOf obo_purl:BCO_0000042, owl:Thing . ns0:PreviousIdentifications rdfs:domain ns0:Identification . ns0:dateIdentified rdfs:domain ns0:Identification . ns0:identificationAttributes rdfs:domain ns0:Identification . ns0:identificationID rdfs:domain ns0:Identification . ns0:identificationQualifier rdfs:domain ns0:Identification . ns0:identificationReferences rdfs:domain ns0:Identification . ns0:identificationRemarks rdfs:domain ns0:Identification . ns0:identificationVerificationStatus rdfs:domain ns0:Identification . ns0:identifiedBy rdfs:domain ns0:Identification . ns0:identifiedByID rdfs:domain ns0:Identification . ns0:typeStatus rdfs:domain ns0:Identification . ns0:verbatimIdentification rdfs:domain ns0:Identification .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://rs.tdwg.org/dwc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

obo_purl:BCO_0000042
    rdfs:subClassOf ns0:Identification ;
    owl:equivalentClass ns0:Identification .

ns0:Identification
    metadata_def:mappingLoom "identification" ;
    metadata_def:mappingSameURI ns0:Identification ;
    metadata_def:prefLabel "Identification" ;
    obo_purl:BCO_0000060 "identification"@en ;
    obo_purl:IAO_0000112 "A subspecies determination of an organism." ;
    obo_purl:IAO_0000114 obo_purl:IAO_0000125 ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "A taxonomic determination (e.g., the assignment to a taxon)." ;
    rdfs:isDefinedBy "http://rs.tdwg.org/dwc/terms/" ;
    rdfs:label "Identification" ;
    rdfs:subClassOf obo_purl:BCO_0000042, owl:Thing .

ns0:PreviousIdentifications
    rdfs:domain ns0:Identification .

ns0:dateIdentified
    rdfs:domain ns0:Identification .

ns0:identificationAttributes
    rdfs:domain ns0:Identification .

ns0:identificationID
    rdfs:domain ns0:Identification .

ns0:identificationQualifier
    rdfs:domain ns0:Identification .

ns0:identificationReferences
    rdfs:domain ns0:Identification .

ns0:identificationRemarks
    rdfs:domain ns0:Identification .

ns0:identificationVerificationStatus
    rdfs:domain ns0:Identification .

ns0:identifiedBy
    rdfs:domain ns0:Identification .

ns0:identifiedByID
    rdfs:domain ns0:Identification .

ns0:typeStatus
    rdfs:domain ns0:Identification .

ns0:verbatimIdentification
    rdfs:domain ns0:Identification .