@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/OBJE>
  skos:prefLabel "Objeto"@es, "Object"@en, "Objet"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-R4M075R2-0 .

bjw: a skos:ConceptScheme .
bjw:-R4M075R2-0
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q66539738> ;
  skos:hiddenLabel "Cilindro hueco"@es, "Hollow cylinder"@en, "Cylindre creux"@fr ;
  inist:semCategory "Objeto"@es, "Objet"@fr, "Object"@en ;
  skos:prefLabel "hollow cylinder"@en, "cylindre creux"@fr, "cilindro hueco"@es ;
  skos:inScheme bjw: .

