@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.elzeard.co/ontologies/c3po/vocabulary#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
ns0:C3POVocabulary
skos:hasTopConcept ns0:PlantSizeCategory .
ns0:LongSize
skos:broader ns0:PlantSizeCategory .
ns0:MediumSize
skos:broader ns0:PlantSizeCategory .
ns0:PlantSizeCategory
a owl:NamedIndividual, skos:Concept ;
skos:inScheme ns0:C3POVocabulary ;
skos:narrower ns0:LongSize, ns0:MediumSize, ns0:SemiLongSize, ns0:SmallSize ;
skos:prefLabel "Catégorie de taille de plante"@fr, "Plant size catégorie"@en ;
skos:topConceptOf ns0:C3POVocabulary .
ns0:SemiLongSize
skos:broader ns0:PlantSizeCategory .
ns0:SmallSize
skos:broader ns0:PlantSizeCategory .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.elzeard.co/ontologies/c3po/vocabulary#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
ns0:C3POVocabulary
skos:hasTopConcept ns0:PlantSizeCategory .
ns0:LongSize
skos:broader ns0:PlantSizeCategory .
ns0:MediumSize
skos:broader ns0:PlantSizeCategory .
ns0:PlantSizeCategory
a owl:NamedIndividual, skos:Concept ;
skos:inScheme ns0:C3POVocabulary ;
skos:narrower ns0:LongSize, ns0:MediumSize, ns0:SemiLongSize, ns0:SmallSize ;
skos:prefLabel "Catégorie de taille de plante"@fr, "Plant size catégorie"@en ;
skos:topConceptOf ns0:C3POVocabulary .
ns0:SemiLongSize
skos:broader ns0:PlantSizeCategory .
ns0:SmallSize
skos:broader ns0:PlantSizeCategory .