@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#> .

<http://data.loterre.fr/ark:/67375/26L-GV0HHWG9-R>
  inist:semCategory "Toxicant"@en, "Toxique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:altLabel "biphényle polychloré"@fr, "polychlorobiphényle"@fr ;
  skos:prefLabel "PCB"@es, "PCB"@fr, "PCB"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TQ3SB22V-8> ;
  a skos:Concept ;
  skos:hiddenLabel "PCBs"@en .

<http://data.loterre.fr/ark:/67375/26L/Toxicant>
  skos:prefLabel "Toxique"@fr, "Toxicant"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-GV0HHWG9-R> .

<http://data.loterre.fr/ark:/67375/26L-TQ3SB22V-8>
  skos:prefLabel "chlorinated hydrocarbon"@en, "hidrocarburo clorado"@es, "hydrocarbure chloré"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-GV0HHWG9-R> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
