@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:sh85092720
  skos:notation "PT8555-PT8567", "PT8720-PT8722" ;
  skos:prefLabel "Norwegian fiction"@en ;
  a skos:Concept .

lcsh:sh85092708
  skos:prefLabel "Norwegian American literature"@en ;
  a skos:Concept .

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

