@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:sh85107709
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Protest poetry, Ukrainian"@en ;
  a skos:Concept ;
  dc:modified "2013-05-09T07:48:08"^^xsd:dateTime ;
  skos:broader lcsh:sh85139403 ;
  skos:altLabel "Ukrainian protest poetry"@en .

lcsh:sh85139403
  skos:notation "PG3934", "PG3926", "PG3917" ;
  skos:prefLabel "Ukrainian poetry"@en ;
  a skos:Concept .

