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

q1w:-TOX
  skos:prefLabel "Toxicologie"@fr, "Toxicology"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-LZPK2X0H-T .

q1w:-AGEN
  skos:prefLabel "Agent / Facteur"@fr, "Agent / Factor"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-LZPK2X0H-T .

q1w:-LZPK2X0H-T
  inist:semCategory "Agent / Facteur"@fr, "Composé chimique"@fr, "Agent / Factor"@en, "Chemical compound"@en ;
  a skos:Concept ;
  skos:altLabel "endocrine-disrupting compound"@en, "xénohormone"@fr, "endocrine-disrupting chemical"@en, "xenohormone"@en ;
  inist:domain "Toxicology"@en, "Toxicologie"@fr ;
  uneskos:memberOf q1w:-TOX, q1w:-AGEN, q1w:-CCHI_Divers ;
  skos:hiddenLabel "endocrine disruption"@en ;
  skos:prefLabel "endocrine disruptor"@en, "perturbateur endocrinien"@fr ;
  skos:inScheme q1w: .

q1w: a skos:ConceptScheme .
q1w:-CCHI_Divers
  skos:prefLabel "Composé chimique_Divers"@fr, "Chemical compound_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-LZPK2X0H-T .

