@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://opendata.inra.fr/PO2_DG/product/> . @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 ns1: <http://data.bioontology.org/rest_backup_mappings/> . @prefix ns2: <http://aims.fao.org/aos/agrovoc/> . ns2:c_2663 owl:sameAs ns0:Escherichia . ns0:Escherichia metadata_def:mappingRest <http://data.bioontology.org/rest_backup_mappings/4113b7d0-a55b-0136-4222-525400026749>, ns1:fd10bfe0-b81f-0136-b44f-525400026749 ; metadata_def:prefLabel "Escherichia"@en, "Escherichia"@fr ; a owl:Class, owl:NamedIndividual ; rdfs:label "Escherichia"@en, "Escherichia"@fr ; rdfs:subClassOf ns0:Enterobacteriaceae . ns0:Escherichia_coli rdfs:subClassOf ns0:Escherichia .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://opendata.inra.fr/PO2_DG/product/> .
@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 ns1: <http://data.bioontology.org/rest_backup_mappings/> .
@prefix ns2: <http://aims.fao.org/aos/agrovoc/> .

ns2:c_2663
    owl:sameAs ns0:Escherichia .

ns0:Escherichia
    metadata_def:mappingRest <http://data.bioontology.org/rest_backup_mappings/4113b7d0-a55b-0136-4222-525400026749>, ns1:fd10bfe0-b81f-0136-b44f-525400026749 ;
    metadata_def:prefLabel "Escherichia"@en, "Escherichia"@fr ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:label "Escherichia"@en, "Escherichia"@fr ;
    rdfs:subClassOf ns0:Enterobacteriaceae .

ns0:Escherichia_coli
    rdfs:subClassOf ns0:Escherichia .