@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 .
lcsh:sh2006008498
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered works on nonfiction crime narratives, written in a novelistic style for a popular audience, frequently focusing on biography, criminal psychology, police investigations, and trial procedures." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85107565 ;
  dc:created "2006-11-30T00:00:00"^^xsd:dateTime ;
  skos:altLabel "True crime narratives"@en, "Crime stories, True"@en, "Nonfiction crime narratives"@en, "Crime narratives, True"@en, "Crime narratives, Nonfiction"@en ;
  dc:modified "2012-10-10T09:08:02"^^xsd:dateTime ;
  skos:prefLabel "True crime stories"@en .

lcsh:sh85107565
  skos:prefLabel "Prose literature"@en ;
  a skos:Concept .

