@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh99002254
  dc:modified "2007-11-03T07:57:14"^^xsd:dateTime ;
  dc:created "1999-03-12T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual materials and types of materials." ;
  skos:prefLabel "Air content--Measurement--Instruments"@en ;
  skos:member lcsh:collection_PatternHeadingH1158, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh99002257 ;
  a skos:Concept .

lcsh:sh99002257
  skos:prefLabel "Instruments"@en ;
  a skos:Concept .

