@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

actris_vocab:tetrachloroethene
  skos:inScheme actris_vocab: ;
  skos:altLabel "Perchlor"@en, "Perchloroethene"@en, "Carbon bichloride"@en, "Carboneum Dichloratum"@en, "Perchloroethylene"@en, "Carbon dichloride"@en, "Ethylene tetrachloride"@en, "tetrachloroethylene"@en ;
  skos:broader actris_vocab:objectofinterest, actris_vocab:halogenatedorganics ;
  a skos:Concept ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  skos:prefLabel "tetrachloroethene"@en ;
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=127-18-4> .

actris_vocab:tetrachloroethenemassconcentration ns0:hasObjectOfInterest actris_vocab:tetrachloroethene .
actris_vocab:tetrachloroethylene dc:isReplacedBy actris_vocab:tetrachloroethene .
actris_vocab:tetrachloroethenenumberconcentration ns0:hasObjectOfInterest actris_vocab:tetrachloroethene .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:tetrachloroetheneamountfraction ns0:hasObjectOfInterest actris_vocab:tetrachloroethene .
actris_vocab:halogenatedorganics
  skos:prefLabel "halogenated organics"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:tetrachloroethene .

actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:tetrachloroethene .

