@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://data.bnf.fr/ark:/12148/cb12203156d> skos:closeMatch lcsh:sh99002246 .
lcsh:sh99002246
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1158, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:note "Use as a topical subdivision under individual materials and types of materials." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12203156d> ;
  dc:created "1999-03-12T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-03T07:57:14"^^xsd:dateTime ;
  skos:prefLabel "Air content"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99002246 .

