@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://data.bnf.fr/ark:/12148/cb120502121> skos:closeMatch lcsh:sh2002011475 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh99005576
  skos:prefLabel "Criticism and interpretation"@en ;
  a skos:Concept .

lcsh:sh2002011475
  skos:prefLabel "Poetic works"@en ;
  dc:created "2002-11-06T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of individual literary authors for works of criticism about poetic works by the author." ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1110 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb120502121> ;
  dc:modified "2006-05-23T13:48:50"^^xsd:dateTime ;
  skos:editorialNote "[Do not use under authors who write principally poetry.]" ;
  skos:broader lcsh:sh99005576 .

