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

<http://data.loterre.fr/ark:/67375/1WB-SZ42XFBZ-Q>
  a skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85137428> ;
  skos:prefLabel "tribology"@en, "tribologie"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:hiddenLabel "Tribology"@en, "Tribologie"@fr ;
  inist:semCategory "Discipline"@fr, "Scientific discipline"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11970241f> .

<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-SZ42XFBZ-Q> .

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