@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw:-H99DWZ0X-C
  skos:hiddenLabel "Détection onde"@fr, "Detección onda"@es, "Wave detection"@en ;
  skos:prefLabel "detección de onda"@es, "détection d'onde"@fr, "wave detection"@en ;
  skos:inScheme bjw: ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr, "Análisis/Medida"@es ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-H99DWZ0X-C .

bjw: a skos:ConceptScheme .
