@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85043777
  skos:notation "PR1-PR9680" ;
  skos:prefLabel "English literature"@en ;
  a skos:Concept ;
  skos:related lcsh:sh86001410 .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh86001410 .

lcsh:sh86001410
  a skos:Concept ;
  dc:created "1986-03-13T00:00:00"^^xsd:dateTime ;
  skos:notation "PR448.N66" ;
  skos:prefLabel "Nonsense Club (Group of writers)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2003-08-20T09:17:43"^^xsd:dateTime ;
  skos:related lcsh:sh85043777 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

