@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:sh85131148
  skos:notation "PT9580-PT9599", "PT9375-PT9405" ;
  skos:prefLabel "Swedish poetry"@en ;
  a skos:Concept .

lcsh:sh85131122
  skos:prefLabel "Swedish American literature"@en ;
  a skos:Concept .

lcsh:sh85131125
  skos:broader lcsh:sh85131122, lcsh:sh85131148 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:prefLabel "Swedish American poetry"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Swedish poetry--United States"@en, "American poetry (Swedish)"@en ;
  dc:modified "2012-09-12T11:02:31"^^xsd:dateTime .

