<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.open.elzeard.co/ontologies/c3po/vocabulary#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="http://qudt.org/vocab/unit/"> <skos:Concept rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Fahrenheit"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <skos:broader rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#TemperatureUnit"/> <skos:prefLabel xml:lang="en">Fahrenheit</skos:prefLabel> <skos:prefLabel xml:lang="fr">Fahrenheit</skos:prefLabel> <skos:exactMatch rdf:resource="http://qudt.org/vocab/unit/DEG_F"/> <skos:inScheme rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/> </skos:Concept> <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#TemperatureUnit"> <skos:narrower rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Fahrenheit"/> </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://www.open.elzeard.co/ontologies/c3po/vocabulary#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="http://qudt.org/vocab/unit/">
  <skos:Concept rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Fahrenheit">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <skos:broader rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#TemperatureUnit"/>
    <skos:prefLabel xml:lang="en">Fahrenheit</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Fahrenheit</skos:prefLabel>
    <skos:exactMatch rdf:resource="http://qudt.org/vocab/unit/DEG_F"/>
    <skos:inScheme rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/>
  </skos:Concept>
  <rdf:Description rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#TemperatureUnit">
    <skos:narrower rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Fahrenheit"/>
  </rdf:Description>
</rdf:RDF>