<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://opendata.inra.fr/AnimalDiseasesOnto/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:TransitiveProperty rdf:about="http://opendata.inra.fr/AnimalDiseasesOnto/affectedBy"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <skos:prefLabel xml:lang="fr">touché par</skos:prefLabel> <skos:prefLabel xml:lang="en">affected by</skos:prefLabel> <owl:inverseOf rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/affects"/> <rdfs:range rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/Disease"/> <rdfs:domain rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/ProductionAnimal"/> </owl:TransitiveProperty> </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="http://opendata.inra.fr/AnimalDiseasesOnto/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:TransitiveProperty rdf:about="http://opendata.inra.fr/AnimalDiseasesOnto/affectedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <skos:prefLabel xml:lang="fr">touché par</skos:prefLabel>
    <skos:prefLabel xml:lang="en">affected by</skos:prefLabel>
    <owl:inverseOf rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/affects"/>
    <rdfs:range rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/Disease"/>
    <rdfs:domain rdf:resource="http://opendata.inra.fr/AnimalDiseasesOnto/ProductionAnimal"/>
  </owl:TransitiveProperty>
</rdf:RDF>