@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-HCZQM292-8>
  skos:inScheme <http://data.loterre.fr/ark:/67375/216> ;
  inist:semCategory "Technique / Method"@en, "Technique / Méthode"@fr ;
  skos:hiddenLabel "New Information and Communication Technologies (NTIC)"@en, "Nouvelles Technologies de l'Information et de la Communication (NTIC)"@fr ;
  a skos:Concept ;
  skos:prefLabel "new information and communication technologies"@en, "nouvelles technologies de l'information et de la communication"@fr ;
  skos:altLabel "NICT"@en, "NTIC"@fr .

<http://data.loterre.fr/ark:/67375/216-Technique__Méthode>
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/216-HCZQM292-8> .

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