<?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#"> <skos:Concept rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#MoonPhase"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <skos:broader rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Periodicity"/> <skos:prefLabel xml:lang="en">Moon phase</skos:prefLabel> <skos:prefLabel xml:lang="fr">Phase de la lune</skos:prefLabel> <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#Periodicity"> <skos:narrower rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#MoonPhase"/> </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#">
  <skos:Concept rdf:about="http://www.open.elzeard.co/ontologies/c3po/vocabulary#MoonPhase">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <skos:broader rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#Periodicity"/>
    <skos:prefLabel xml:lang="en">Moon phase</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Phase de la lune</skos:prefLabel>
    <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#Periodicity">
    <skos:narrower rdf:resource="http://www.open.elzeard.co/ontologies/c3po/vocabulary#MoonPhase"/>
  </rdf:Description>
</rdf:RDF>