@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/cb12426291p> skos:closeMatch lcsh:sh2002006564 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002006564 .

lcsh:sh2002006564
  dc:created "2002-04-10T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual land vehicles and types of land vehicles." ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1195, lcsh:collection_LCSH_General ;
  skos:prefLabel "Windows and windshields"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12426291p> ;
  dc:modified "2007-11-10T07:53:12"^^xsd:dateTime ;
  skos:altLabel "Windshields"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

