@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:-DRQLGVDF-B
  skos:prefLabel "polymère de thiophène"@fr, "polímero con tiofeno "@es, "thiophene polymer"@en ;
  skos:hiddenLabel "Thiophène polymère"@fr, "Tiofeno polímero"@es, "Thiophene polymer"@en ;
  inist:semCategory "Compuesto químico"@es, "Chemical compound"@en, "Composé chimique"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/CCHI>
  skos:prefLabel "Compuesto químico"@es, "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-DRQLGVDF-B .

