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

lcsh:sh85041558
  skos:altLabel "Election fraud"@en, "Election law--Criminal provisions"@en ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:notation "JF1083" ;
  skos:prefLabel "Elections--Corrupt practices"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-12-06T13:17:11"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "2004-02-23T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh2012001781 skos:broader lcsh:sh85041558 .
