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

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/1WB-Discipline>
  skos:prefLabel "Scientific discipline"@en, "Discipline"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-TDSS51T3-W> .

<http://data.loterre.fr/ark:/67375/1WB-TDSS51T3-W>
  inist:semCategory "Scientific discipline"@en, "Discipline"@fr ;
  skos:hiddenLabel "Nonlinear acoustics"@en, "Acoustique non linéaire"@fr ;
  skos:exactMatch <http://data.bnf.fr/ark:/12148/cb11966500x>, <http://id.loc.gov/authorities/subjects/sh85092324> ;
  skos:prefLabel "nonlinear acoustics"@en, "acoustique non linéaire"@fr ;
  a skos:Concept ;
  skos:altLabel "non linear acoustics"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-ZNZJ10CV-0> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> .

<http://data.loterre.fr/ark:/67375/1WB-ZNZJ10CV-0>
  skos:prefLabel "tube de Ranque"@fr, "Ranque tube"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-TDSS51T3-W> .

