<?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/PO2_biorefinery/step/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://opendata.inra.fr/PO2/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:Class rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/Process_step"> <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2/step"/> <skos:prefLabel xml:lang="en">Process step</skos:prefLabel> <skos:prefLabel xml:lang="de"></skos:prefLabel> <skos:prefLabel xml:lang="it"></skos:prefLabel> <skos:prefLabel xml:lang="es"></skos:prefLabel> <skos:prefLabel xml:lang="fr"></skos:prefLabel> </owl:Class> <rdf:Description rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/Physical_treatment"> <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2_biorefinery/step/Process_step"/> </rdf:Description> <rdf:Description rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/chemical_treatment"> <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2_biorefinery/step/Process_step"/> </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/PO2_biorefinery/step/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://opendata.inra.fr/PO2/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:Class rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/Process_step">
    <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2/step"/>
    <skos:prefLabel xml:lang="en">Process step</skos:prefLabel>
    <skos:prefLabel xml:lang="de"></skos:prefLabel>
    <skos:prefLabel xml:lang="it"></skos:prefLabel>
    <skos:prefLabel xml:lang="es"></skos:prefLabel>
    <skos:prefLabel xml:lang="fr"></skos:prefLabel>
  </owl:Class>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/Physical_treatment">
    <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2_biorefinery/step/Process_step"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://opendata.inra.fr/PO2_biorefinery/step/chemical_treatment">
    <rdfs:subClassOf rdf:resource="http://opendata.inra.fr/PO2_biorefinery/step/Process_step"/>
  </rdf:Description>
</rdf:RDF>