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

lcsh:sh00006863
  a skos:Concept ;
  dc:modified "2007-11-09T07:53:47"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-05-23T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual land vehicles and types of land vehicles." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb135611664> ;
  skos:member lcsh:collection_PatternHeadingH1195, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions ;
  skos:prefLabel "Scrapping"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Salvage (Waste, etc.)]" .

