<?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#AffectionSpecification"> <rdfs:subClassOf rdf:resource="https://opendata.inrae.fr/bag-def#Affection"/> <skos:prefLabel xml:lang="en">Affection specification</skos:prefLabel> <skos:prefLabel xml:lang="fr">spécification d'une affection</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#AffectionSpecification"/> <metadata_def:mappingLoom>affectionspecification</metadata_def:mappingLoom> <skos:definition xml:lang="fr">Une spécification d'affection est l'ensemble de connaissances connues sur une affection quand un ou plusieurs affecteurs affectent un organisme identifié.</skos:definition> <skos:definition xml:lang="en">A specification of an affection is the knowledge known about an affection when one or more affectors affect an identified affected organism.</skos:definition> <metadata:prefixIRI>AffectionSpecification</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#PlantAffectionSpecification"> <rdfs:subClassOf> <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#AffectionSpecification"> <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#AffectionSpecification"/> </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#AffectionSpecification">
    <rdfs:subClassOf rdf:resource="https://opendata.inrae.fr/bag-def#Affection"/>
    <skos:prefLabel xml:lang="en">Affection specification</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">spécification d'une affection</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#AffectionSpecification"/>
    <metadata_def:mappingLoom>affectionspecification</metadata_def:mappingLoom>
    <skos:definition xml:lang="fr">Une spécification d'affection est l'ensemble de connaissances connues sur une affection quand un ou plusieurs affecteurs affectent un organisme identifié.</skos:definition>
    <skos:definition xml:lang="en">A specification of an affection is the knowledge known about an affection when one or more affectors affect an identified affected organism.</skos:definition>
    <metadata:prefixIRI>AffectionSpecification</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#PlantAffectionSpecification">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://opendata.inrae.fr/bag-def#AffectionSpecification">
        <metadata_def:mappingSameURI rdf:resource="https://opendata.inrae.fr/bag-def#AffectionSpecification"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>