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

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/FABR>
  skos:prefLabel "Concepción"@es, "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-R8V5RM05-J .

bjw:-R8V5RM05-J
  inist:semCategory "Concepción"@es, "Conception"@fr, "Design"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Tecnología SON"@es, "Silicon on nothing technology"@en, "Technologie silicium sur rien"@fr ;
  skos:prefLabel "tecnología SON"@es, "silicon-on-nothing technology"@en, "technologie silicium-sur-rien"@fr ;
  skos:altLabel "tecnología silicio-sobre-nada"@es ;
  skos:inScheme bjw: .

