@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:sh85047162
  skos:notation "GV1469.6" ;
  skos:prefLabel "Fantasy games"@en ;
  a skos:Concept .

lcsh:sh2005003738
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85047162 ;
  dc:created "2005-12-07T00:00:00"^^xsd:dateTime ;
  skos:altLabel "d 20 modern (Game)"@en, "d twenty modern (Game)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "d20 modern (Game)"@en ;
  dc:modified "2005-12-07T14:40:14"^^xsd:dateTime ;
  a skos:Concept .

