@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns0: <Definition\u0020taken\u0020from\u0020FOAF\u0020vocabulary\u00202014-11-21.\u0020See\u0020also\u0020http://purl.org/ontology/bibo/> . @prefix ns1: <http://rs.tdwg.org/dwc/terms/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <http://rs.tdwg.org/ontology/voc/TaxonConcept#> . @prefix ns3: <http://purl.org/dsw/> . dct:Location owl:disjointWith foaf:Document . ns3:Specimen owl:disjointWith foaf:Document . ns1:Event owl:disjointWith foaf:Document . ns1:Identification owl:disjointWith foaf:Document . ns1:Occurrence owl:disjointWith foaf:Document . ns1:Organism owl:disjointWith foaf:Document . ns1:Taxon owl:disjointWith foaf:Document . ns2:TaxonConcept owl:disjointWith foaf:Document . foaf:Agent owl:disjointWith foaf:Document . foaf:Document metadata_def:mappingLoom "document" ; metadata_def:mappingSameURI foaf:Document ; metadata_def:prefLabel "Document" ; metadata:prefixIRI "foaf:Document" ; dc:description "Definition taken from FOAF vocabulary 2014-11-21. See also http://purl.org/ontology/bibo/Document"@en ; a owl:Class ; rdfs:comment "A document."@en ; rdfs:isDefinedBy <http://xmlns.com/foaf/0.1/> ; rdfs:label "Document"@en ; rdfs:subClassOf owl:Thing .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <Definition\u0020taken\u0020from\u0020FOAF\u0020vocabulary\u00202014-11-21.\u0020See\u0020also\u0020http://purl.org/ontology/bibo/> .
@prefix ns1: <http://rs.tdwg.org/dwc/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <http://rs.tdwg.org/ontology/voc/TaxonConcept#> .
@prefix ns3: <http://purl.org/dsw/> .

dct:Location
    owl:disjointWith foaf:Document .

ns3:Specimen
    owl:disjointWith foaf:Document .

ns1:Event
    owl:disjointWith foaf:Document .

ns1:Identification
    owl:disjointWith foaf:Document .

ns1:Occurrence
    owl:disjointWith foaf:Document .

ns1:Organism
    owl:disjointWith foaf:Document .

ns1:Taxon
    owl:disjointWith foaf:Document .

ns2:TaxonConcept
    owl:disjointWith foaf:Document .

foaf:Agent
    owl:disjointWith foaf:Document .

foaf:Document
    metadata_def:mappingLoom "document" ;
    metadata_def:mappingSameURI foaf:Document ;
    metadata_def:prefLabel "Document" ;
    metadata:prefixIRI "foaf:Document" ;
    dc:description "Definition taken from FOAF vocabulary 2014-11-21. See also http://purl.org/ontology/bibo/Document"@en ;
    a owl:Class ;
    rdfs:comment "A document."@en ;
    rdfs:isDefinedBy <http://xmlns.com/foaf/0.1/> ;
    rdfs:label "Document"@en ;
    rdfs:subClassOf owl:Thing .