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

bjw:-DL3310D7-4
  inist:semCategory "Metal"@es, "Metal"@en, "Métal"@fr ;
  skos:prefLabel "fonte"@fr, "hierro fundido"@es, "cast iron"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Cast iron"@en, "Fonte"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q483269> .

<http://data.loterre.fr/ark:/67375/BJW/META>
  skos:prefLabel "Metal"@es, "Métal"@fr, "Metal"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-DL3310D7-4 .

bjw: a skos:ConceptScheme .
