@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:sh2012003300
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Children's poetry, German--Switzerland"@en, "Swiss children's poetry (German)"@en ;
  dc:created "2012-08-16T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85131289 ;
  skos:prefLabel "Children's poetry, Swiss (German)"@en .

lcsh:sh85131289
  skos:prefLabel "Swiss poetry (German)"@en ;
  a skos:Concept .

