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

<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:-DZMNPS4T-S .

bjw:-DZMNPS4T-S
  skos:hiddenLabel "Norma DIN"@es, "Norme DIN"@fr ;
  skos:prefLabel "DIN standard"@en, "norme DIN"@fr, "norma DIN"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1153670> ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  inist:semCategory "Clasificación/Nomenclatura"@es, "Classification / Nomenclature"@en, "Classification / Nomenclature"@fr .

bjw: a skos:ConceptScheme .
