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

actris_vocab:tetrachloroethylenemassconcentration ns0:hasObjectOfInterest actris_vocab:tetrachloroethylene .
actris_vocab:tetrachloroethene
  skos:prefLabel "tetrachloroethene"@en ;
  a skos:Concept .

actris_vocab:tetrachloroethylene
  dc:isReplacedBy actris_vocab:tetrachloroethene ;
  owl:deprecated "true"@en ;
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=127-18-4> ;
  skos:broader actris_vocab:halogenatedorganics, actris_vocab:objectofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "tetrachloroethylene"@en ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  a skos:Concept .

actris_vocab:tetrachloroethyleneamountfraction ns0:hasObjectOfInterest actris_vocab:tetrachloroethylene .
actris_vocab:tetrachloroethylenenumberconcentration ns0:hasObjectOfInterest actris_vocab:tetrachloroethylene .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:halogenatedorganics
  skos:prefLabel "halogenated organics"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:tetrachloroethylene .

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

