@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:-F0Z85TW9-X
  skos:hiddenLabel "Phase measurement"@en, "Mesure phase"@fr, "Medida fase"@es ;
  a skos:Concept ;
  skos:altLabel "medida de fase"@es ;
  inist:semCategory "Análisis/Medida"@es, "Analysis / Measure"@en, "Analyse / Mesure"@fr ;
  skos:prefLabel "mesure de phase"@fr, "medición de fase"@es, "phase measurement"@en ;
  skos:inScheme bjw: .

<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:-F0Z85TW9-X .

bjw: a skos:ConceptScheme .
