@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:thermo-opticalanalyser
  skos:prefLabel "thermo-optical analyser"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:thermo-opticalanalyser-offline .

actris_vocab:aerosolinsitu
  skos:prefLabel "aerosol in situ"@en ;
  a skos:Concept .

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

actris_vocab:DRI2001 skos:related actris_vocab:thermo-opticalanalyser-offline .
actris_vocab:thermo-opticalanalyser-offline
  skos:related actris_vocab:aerosolinsitu ;
  skos:definition "Instrument designed for measuring the organic and elemental carbon concentration in an aersol particle filter sample by measuring the amount of carbon emanating from the filter while the filter is heated, first in an inert atmosphere (organic carbon), then in an oxidising atmosphere (elemental carbon). Inorganic carbon is operationally distributed between organic and elemental carbon. Offline version for lab analysis."@en ;
  skos:broader actris_vocab:thermo-opticalanalyser ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "thermo-optical analyser, offline"@en ;
  dc:creator <https://orcid.org/0000-0002-3380-3470> ;
  a skos:Concept .

actris_vocab:DRI2015 skos:related actris_vocab:thermo-opticalanalyser-offline .
