@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:sh85034045
  skos:notation "HV8073-HV8079" ;
  skos:prefLabel "Criminal investigation"@en ;
  a skos:Concept .

lcsh:sh2012002410
  skos:note "Here are entered works on programs which offer monetary compensation for information that leads to the arrest and/or conviction of criminals." ;
  skos:altLabel "Rewards, Monetary (Criminal investigation)"@en, "Incentives (Criminal investigation)"@en, "Reward programs (Criminal investigation)"@en, "Monetary rewards (Criminal investigation)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85034045 ;
  dc:created "2012-06-07T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Rewards programs (Criminal investigation)"@en .

