@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/3JP> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3JP-S23WVDVK-5>
  skos:hiddenLabel "Salary"@en, "Salaire"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3JP> ;
  skos:prefLabel "salary"@en, "salaire"@fr .

