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

lcsh:sh2002011413
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1200, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:example "Reference under the heading [Bookplates]" ;
  a skos:Concept ;
  dc:modified "2006-05-23T13:17:47"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "In bookplates"@en ;
  skos:note "Use as a topical subdivision under names of individual persons, corporate bodies, countries, cities, etc., and wars for works on representation of those persons, organizations, places, and wars on bookplates." ;
  dc:created "2002-11-05T00:00:00"^^xsd:dateTime .

