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

bjw:-S11C5BV8-G
  inist:semCategory "Design"@en, "Concepción"@es, "Conception"@fr ;
  skos:hiddenLabel "Codeposición"@es, "Codeposition"@en, "Codépôt"@fr ;
  skos:prefLabel "codeposition"@en, "codeposición"@es, "codépôt"@fr ;
  skos:altLabel "co-deposition"@en, "dépôt simultané"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

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:-S11C5BV8-G .

