@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85061809
  skos:prefLabel "Honda automobile"@en ;
  a skos:Concept .

lcsh:sh85126918
  skos:prefLabel "Sports cars"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh00004814
  skos:broader lcsh:sh85061809, lcsh:sh85126918 ;
  skos:prefLabel "Honda S2000 automobile"@en ;
  dc:created "2000-08-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2004-03-25T14:07:05"^^xsd:dateTime ;
  skos:altLabel "S2000 automobile"@en ;
  a skos:Concept .

