@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#> .

<http://data.loterre.fr/ark:/67375/216-H1WW24WQ-5>
  skos:inScheme <http://data.loterre.fr/ark:/67375/216> ;
  a skos:Concept ;
  skos:altLabel "J. Lacan"@fr, "J. Lacan"@en, "Lacan (J.)"@fr, "Lacan (J.)"@en ;
  skos:prefLabel "Jacques Lacan"@fr, "Jacques Lacan"@en ;
  inist:semCategory "Anthroponyme"@fr, "Anthroponyme"@en .

<http://data.loterre.fr/ark:/67375/216-Anthroponyme>
  skos:prefLabel "Anthroponyme"@en, "Anthroponyme"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/216-H1WW24WQ-5> .

<http://data.loterre.fr/ark:/67375/216> a skos:ConceptScheme .
