@prefix sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

sn8:-Automatic_control__Operational_research
  skos:prefLabel "Automatique / Recherche opérationnelle"@fr, "Automatic control / Operational research"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member sn8:-XT2LPTHS-L .

sn8:-XT2LPTHS-L
  skos:prefLabel "análisis de árbol de falla"@es, "fault tree analysis"@en, "analyse par arbre de défaut"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q428453> ;
  skos:altLabel "analyse par arbre de défaillances"@fr ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr ;
  skos:inScheme sn8: ;
  dc11:identifier "http://data.loterre.fr/ark:/67375/Signal/151" ;
  inist:domain "Automatique / Recherche opérationnelle"@fr, "Automatic control / Operational research"@en ;
  a skos:Concept .

sn8:-Analysis__Measure
  skos:prefLabel "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member sn8:-XT2LPTHS-L .

sn8: a skos:ConceptScheme .
