@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:-VJ3V8K1H-N
  a skos:Concept ;
  skos:prefLabel "screen printing"@en, "sérigraphie"@fr, "serigrafía"@es ;
  skos:hiddenLabel "Sérigraphie"@fr, "Serigrafía"@es, "Serigraphy"@en ;
  inist:semCategory "Conception"@fr, "Design"@en, "Concepción"@es ;
  skos:inScheme bjw: .

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:-VJ3V8K1H-N .

