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

<http://data.loterre.fr/ark:/67375/1WB-TDWLWLKH-S>
  inist:semCategory "Scientific discipline"@en, "Discipline"@fr ;
  skos:hiddenLabel "Metrics"@en, "Métrique"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "metrics"@en, "métrique"@fr .

<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-TDWLWLKH-S> .

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