@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:sh85126248
  skos:notation "PQ6251-PQ6257", "PQ6138-PQ6147" ;
  skos:prefLabel "Spanish fiction"@en ;
  a skos:Concept .

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

