@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:sh2003003696
  skos:prefLabel "Ukrainian influences"@en ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1156, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh99005056 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-07T15:15:23"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual literatures." ;
  a skos:Concept ;
  dc:created "2003-01-15T00:00:00"^^xsd:dateTime .

lcsh:sh99005056
  skos:prefLabel "Foreign influences"@en ;
  a skos:Concept .

