@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:sh00007742
  skos:prefLabel "Bearings"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb12437332w> skos:closeMatch lcsh:sh00006826 .
lcsh:sh00006826
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-05-18T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1195, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under individual land vehicles and types of land vehicles." ;
  skos:broader lcsh:sh00007742 ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12437332w> ;
  skos:prefLabel "Motors--Bearings"@en ;
  dc:modified "2007-11-09T07:53:47"^^xsd:dateTime .

