<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://opendata.inrae.fr/bag-def#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://opendata.inrae.fr/bag-def#Virus"> <rdfs:subClassOf rdf:resource="https://opendata.inrae.fr/bag-def#LivingOrganism"/> <skos:definition xml:lang="fr">Un virus est un agent infectieux qui a besoin d'une cellule d'un organisme vivant pour se répliquer. Dans le cadre de notre modélisation, pour simplifier, nous considérons qu'un virus est un organisme décrit par le taxon du super règne "Virus". Par exemple ce taxon a pour identifiant 10239 dans la taxonomie du NCBI.</skos:definition> <skos:definition xml:lang="en">A virus is an infectious agent that requires a cell of a living organism to replicate. In our modeling, for simplicity, we consider that a virus is an organism described by the taxon of the super kingdom "Virus". For example, this taxon has the identifier 10239 in the NCBI taxonomy.</skos:definition> <skos:prefLabel xml:lang="en">Virus</skos:prefLabel> <skos:prefLabel xml:lang="fr">Virus</skos:prefLabel> <metadata_def:mappingLoom>virus</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#Virus"/> <metadata:prefixIRI>bago:Virus</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#ViralPathogenOrganism"> <rdfs:subClassOf> <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#Virus"> <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#Virus"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://opendata.inrae.fr/bag-def#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://opendata.inrae.fr/bag-def#Virus">
    <rdfs:subClassOf rdf:resource="https://opendata.inrae.fr/bag-def#LivingOrganism"/>
    <skos:definition xml:lang="fr">Un virus est un agent infectieux  qui a besoin d'une cellule d'un organisme vivant pour se répliquer. Dans le cadre de notre modélisation, pour simplifier, nous considérons qu'un virus est un organisme décrit par le taxon du super règne "Virus". Par exemple ce taxon a pour identifiant 10239 dans la taxonomie du NCBI.</skos:definition>
    <skos:definition xml:lang="en">A virus is an infectious agent that requires a cell of a living organism to replicate. In our modeling, for simplicity, we consider that a virus is an organism described by the taxon of the super kingdom "Virus". For example, this taxon has the identifier 10239 in the NCBI taxonomy.</skos:definition>
    <skos:prefLabel xml:lang="en">Virus</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Virus</skos:prefLabel>
    <metadata_def:mappingLoom>virus</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#Virus"/>
    <metadata:prefixIRI>bago:Virus</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#ViralPathogenOrganism">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#Virus">
        <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#Virus"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>