<?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/resources/hSC9z#" 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#" xmlns:ns1="http://opendata.inra.fr/resources/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://opendata.inra.fr/resources/hSC9z#matrix"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/resources/core#Symbolic_Concept"/> <skos:prefLabel xml:lang="fr">Matrice</skos:prefLabel> <skos:prefLabel xml:lang="en">Matrix</skos:prefLabel> <metadata_def:mappingLoom>matrice</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/> <metadata:prefixIRI>onto:matrix</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#food_products"> <rdfs:subClassOf> <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#matrix"> <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#packaging"> <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/> </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="http://opendata.inra.fr/resources/hSC9z#" 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#" xmlns:ns1="http://opendata.inra.fr/resources/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://opendata.inra.fr/resources/hSC9z#matrix">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/resources/core#Symbolic_Concept"/>
    <skos:prefLabel xml:lang="fr">Matrice</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Matrix</skos:prefLabel>
    <metadata_def:mappingLoom>matrice</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/>
    <metadata:prefixIRI>onto:matrix</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#food_products">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#matrix">
        <metadata_def:mappingSameURI rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://opendata.inra.fr/resources/hSC9z#packaging">
    <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/resources/hSC9z#matrix"/>
  </rdf:Description>
</rdf:RDF>