@prefix vochorizon: <https://uri.ird.fr/so/kos/vochorizon/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

vochorizon:850
  skos:related vochorizon:3480 ;
  a skos:Concept ;
  skos:prefLabel "CONDITION FEMININE"@fr .

vochorizon:3480
  a skos:Concept ;
  skos:definition "\"Le genre pourrait se définir comme le sexe socialement construit, qu'il soit féminin ou masculin. Les relations de genre s'articulent aux rapports de classe, aux rapports aînés/cadets, aux rapports de castes\"" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "RELATION DE GENRE"@fr ;
  skos:related vochorizon:850 ;
  skos:topConceptOf vochorizon: .

vochorizon:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "vochorizon" .

