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

<http://data.loterre.fr/ark:/67375/216-Machine__Équipement>
  skos:prefLabel "Machine / Équipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/216-JWG32RKW-7> .

<http://data.loterre.fr/ark:/67375/216-JWG32RKW-7>
  skos:altLabel "Compact Disc-Interactive"@en, "CD interactif"@fr, "compact disque interactif"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/216> ;
  a skos:Concept ;
  skos:hiddenLabel "CD-I"@fr, "CD-I"@en ;
  inist:semCategory "Machine / Équipement"@fr, "Machine / Equipment"@en ;
  skos:prefLabel "CD-i"@fr, "cd-i"@en .

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