@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-LT3Q541N-K>
  skos:scopeNote "Attirance pour d'autres personnes, sans considération de leur sexe biologique, de leur expression de genre ou de leur orientation sexuelle."@fr ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "PANSEXUALITE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-5SWB2KX9-Q> ;
  skos:prefLabel "pansexualité"@fr .

<http://data.loterre.fr/ark:/67375/2CX-5SWB2KX9-Q>
  skos:prefLabel "orientation sexuelle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-LT3Q541N-K> .

