@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:-J5V1L1J5-V .

bjw: a skos:ConceptScheme .
bjw:-J5V1L1J5-V
  skos:hiddenLabel "Structure filamentaire"@fr, "Estructura filamentaria"@es, "Filamentary structure"@en ;
  inist:semCategory "Objet"@fr, "Objeto"@es, "Object"@en ;
  a skos:Concept ;
  skos:prefLabel "estructura filamentaria"@es, "structure filamentaire"@fr, "filamentary structure"@en ;
  skos:inScheme bjw: .

