@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64: a skos:ConceptScheme .
x64:-NQSMD607-4
  inist:semCategory "Behavior"@en, "Comportement"@fr ;
  skos:hiddenLabel "Discrimination sexuelle"@fr, "Sexual discrimination"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "discrimination sexuelle"@fr, "sexual discrimination"@en .

x64:-Comportement
  skos:prefLabel "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-NQSMD607-4 .

