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

lcsh:sh2001008859
  skos:member lcsh:collection_PatternHeadingH1103, lcsh:collection_PatternHeadingH1100, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions ;
  dc:created "2001-07-09T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Manners and customs--History]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2006-05-08T13:50:48"^^xsd:dateTime ;
  skos:prefLabel "Social life and customs--19th century"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc., and under classes of persons and ethnic groups." .

