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

bjw: a skos:ConceptScheme .
bjw:-LTPFD65N-S
  inist:semCategory "Concepción"@es, "Design"@en, "Conception"@fr ;
  skos:altLabel "ultraviolet lithography"@en, "lithographie par rayonnement ultraviolet"@fr ;
  a skos:Concept ;
  skos:prefLabel "lithographie UV"@fr, "litografía UV"@es, "UV lithography"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Litografía UV"@es, "Lithographie UV"@fr .

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

