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

lcsh:sh99004806
  dc:modified "2006-05-09T11:04:09"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of individual persons for works on periods in which the person was held captive in bondage or confinement, especially under house arrest, as a hostage, or in battle. For works on periods in which the person was imprisoned in a correctional institution or prisoner of war camp, use the subdivision [Imprisonment.]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_Subdivisions ;
  skos:prefLabel "Captivity, [dates]"@en ;
  skos:example "Reference under the heading [Indian captivities]", "Note under the subdivision [--Imprisonment]" ;
  a skos:Concept ;
  dc:created "1999-06-28T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

