@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_2abbd727>
  skos:altLabel "CFC-13"@en, "Freon-13"@en, "R-13"@en ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Chlorotrifluoromethane"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition "[Wikipedia] Chlorotrifluoromethane, R-13, CFC-13, or Freon 13, is a non-flammable, non-corrosive chlorofluorocarbon (CFC) and also a mixed halomethane. It is a man-made substance used primarily as a refrigerant. When released into the environment, CFC-13 has a high ozone depletion potential, high global warming potential, and long atmospheric lifetime."@en ;
  skos:broadMatch <http://www.eionet.europa.eu/gemet/concept/3483> .

<https://w3id.org/ozcar-theia/c_c2c513c5>
  skos:prefLabel "Chemical entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_2abbd727> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
