@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:-J7V7039N-K
  skos:hiddenLabel "Armadura giratoria"@es, "Référentiel tournant"@fr, "Rotating frame"@en ;
  inist:semCategory "Clasificación/Nomenclatura"@es, "Classification / Nomenclature"@fr, "Classification / Nomenclature"@en ;
  a skos:Concept ;
  skos:prefLabel "rotating frame"@en, "armadura giratoria"@es, "référentiel tournant"@fr ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q16674294> .

<http://data.loterre.fr/ark:/67375/BJW/CLAS>
  skos:prefLabel "Clasificación / Nomenclatura"@es, "Classification / Nomenclature"@fr, "Classification / Nomenclature"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-J7V7039N-K .

bjw: a skos:ConceptScheme .
