@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/2QZ-Machine__Équipement>
  skos:prefLabel "Machine / Équipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/2QZ-WNCT4T32-K> .

<http://data.loterre.fr/ark:/67375/2QZ-WNCT4T32-K>
  a skos:Concept ;
  skos:hiddenLabel "Soufflerie supersonique"@fr, "Supersonic wind tunnel"@en, "Túnel aerodinámico supersónico"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q333195>, <https://en.wikipedia.org/wiki/Supersonic_wind_tunnel> ;
  inist:semCategory "Machine / Equipment"@en, "Machine / Équipement"@fr ;
  skos:prefLabel "soufflerie supersonique"@fr, "túnel aerodinámico supersónico"@es, "supersonic wind tunnel"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2QZ> .

<http://data.loterre.fr/ark:/67375/2QZ>
  skos:prefLabel "Vocabulaire de mécanique des fluides"@fr, "Vocabulario de mecánica de fluidos"@es, "Vocabulary of fluid mechanics"@en ;
  a skos:ConceptScheme .

