<?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.elzeard.co/ontologies/c3po/vocabulary#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:NamedIndividual rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <skos:prefLabel xml:lang="en">Plant size catégorie</skos:prefLabel> <skos:prefLabel xml:lang="fr">Catégorie de taille de plante</skos:prefLabel> <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#SmallSize"/> <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#SemiLongSize"/> <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#MediumSize"/> <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#LongSize"/> <skos:inScheme rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/> <skos:topConceptOf rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/> </owl:NamedIndividual> <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"> <skos:hasTopConcept rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/> </rdf:Description> <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#LongSize"> <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/> </rdf:Description> <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#MediumSize"> <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/> </rdf:Description> <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#SemiLongSize"> <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/> </rdf:Description> <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#SmallSize"> <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/> </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.elzeard.co/ontologies/c3po/vocabulary#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:NamedIndividual rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:prefLabel xml:lang="en">Plant size catégorie</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">Catégorie de taille de plante</skos:prefLabel>
    <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#SmallSize"/>
    <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#SemiLongSize"/>
    <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#MediumSize"/>
    <skos:narrower rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#LongSize"/>
    <skos:inScheme rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/>
    <skos:topConceptOf rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary"/>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#C3POVocabulary">
    <skos:hasTopConcept rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#LongSize">
    <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#MediumSize">
    <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#SemiLongSize">
    <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.elzeard.co/ontologies/c3po/vocabulary#SmallSize">
    <skos:broader rdf:resource="http://www.elzeard.co/ontologies/c3po/vocabulary#PlantSizeCategory"/>
  </rdf:Description>
</rdf:RDF>