@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:inductivelycoupledplasma–opticalemissionspectrometry
  skos:prefLabel "inductively coupled plasma–optical emission spectrometry"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:inductivelycoupledplasmaspectrometer .

actris_vocab:inductivelycoupledplasmamassspectrometry
  skos:prefLabel "inductively coupled plasma mass spectrometry"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:inductivelycoupledplasmaspectrometer .

actris_vocab:inductivelycoupledplasmaspectrometer
  dc:contributor <https://orcid.org/0000-0001-6993-3149> ;
  skos:narrower actris_vocab:inductivelycoupledplasma–opticalemissionspectrometry, actris_vocab:inductivelycoupledplasmamassspectrometry, actris_vocab:inductivelycoupledplasma–atomicemissionspectrometry ;
  dc:creator <https://orcid.org/0000-0002-3380-3470> ;
  skos:related actris_vocab:aerosolinsitu ;
  skos:broader actris_vocab:instrumenttype ;
  skos:definition "Measures the elemental composition of a sample with respect to metals and selected non-metals by ionizing the sample by means of inductively coupled plasma."@en ;
  skos:prefLabel "inductively coupled plasma spectrometer"@en ;
  a skos:Concept ;
  skos:inScheme actris_vocab: .

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

actris_vocab:instrumenttype
  skos:prefLabel "instrument type"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:inductivelycoupledplasmaspectrometer .

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

actris_vocab:inductivelycoupledplasma–atomicemissionspectrometry
  skos:prefLabel "inductively coupled plasma–atomic emission spectrometry"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:inductivelycoupledplasmaspectrometer .

