@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 ;
  skos:hasTopConcept lcsh:sh00005726 .

lcsh:sh00005726
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Fume control]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1153 ;
  skos:prefLabel "Fume control"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119816906> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under types of industries, industrial plants, and processes." ;
  skos:altLabel "Control of fumes"@en ;
  dc:modified "2006-02-21T14:49:01"^^xsd:dateTime ;
  dc:created "2000-03-17T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb119816906> skos:closeMatch lcsh:sh00005726 .
lcsh:sh85123685 skos:broader lcsh:sh00005726 .
