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

actris_vocab:1-1-2-trichlorotrifluoroethane
  skos:prefLabel "1,1,2-trichlorotrifluoroethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

actris_vocab:1-2-dichloro-1-1-2-2-tetrafluoroethane
  skos:prefLabel "1,2-dichloro-1,1,2,2-tetrafluoroethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

actris_vocab:trichlorofluoromethane
  skos:prefLabel "trichlorofluoromethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

actris_vocab:chlorotrifluoromethane
  skos:prefLabel "chlorotrifluoromethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

actris_vocab:chlorofluorocarbons
  a skos:Concept ;
  skos:narrower actris_vocab:trichlorofluoromethane, actris_vocab:dichlorodifluoromethane, actris_vocab:chlorotrifluoromethane, actris_vocab:1-1-2-trichlorotrifluoroethane, actris_vocab:1-chloro-1-1-2-2-2-pentafluoroethane, actris_vocab:1-2-dichloro-1-1-2-2-tetrafluoroethane ;
  skos:broader actris_vocab:halogenatedorganics ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  skos:inScheme actris_vocab: ;
  skos:altLabel "CFCs"@en ;
  skos:prefLabel "chlorofluorocarbons"@en .

actris_vocab:dichlorodifluoromethane
  skos:prefLabel "dichlorodifluoromethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:1-chloro-1-1-2-2-2-pentafluoroethane
  skos:prefLabel "1-chloro-1,1,2,2,2-pentafluoroethane"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:chlorofluorocarbons .

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

