@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:sh85054355
  skos:notation "PT1321-PT1340", "PT741-PT772" ;
  skos:prefLabel "German fiction"@en ;
  a skos:Concept .

lcsh:sh85101927
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2013-05-07T09:20:44"^^xsd:dateTime ;
  skos:altLabel "German picaresque literature"@en ;
  skos:prefLabel "Picaresque literature, German"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85054355 .

