@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:sh00005000
  skos:prefLabel "Effect of imprisonment on"@en ;
  skos:example "Reference under the heading [Imprisonment.]" ;
  dc:created "2000-02-29T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1100, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions ;
  skos:note "Use as a topical subdivision under classes of persons." ;
  dc:modified "2006-02-17T08:18:59"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00005000 .

