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

<http://data.loterre.fr/ark:/67375/1WB-FX61C2L6-2>
  skos:prefLabel "control system"@en, "système de commande"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-PKJF7TR3-H> .

<http://data.loterre.fr/ark:/67375/1WB-Théorie_/_Modèle_théorique>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-PKJF7TR3-H> .

<http://data.loterre.fr/ark:/67375/1WB-PKJF7TR3-H>
  inist:semCategory "Théorie / Modèle théorique"@fr, "Theory / Theoretical model"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-FX61C2L6-2> ;
  skos:exactMatch <http://data.bnf.fr/ark:/12148/cb135471812> ;
  skos:hiddenLabel "Fuzzy control"@en, "Commande floue"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "fuzzy control"@en, "commande floue"@fr ;
  a skos:Concept .

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