@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:sh99004842 .

lcsh:sh99004842
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1195 ;
  dc:created "1999-06-30T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual land vehicles and types of land vehicles." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-11-07T07:54:14"^^xsd:dateTime ;
  skos:prefLabel "Bodies--Alignment"@en ;
  a skos:Concept ;
  skos:altLabel "Alignment of bodies"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

