@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:sh85040252
  skos:prefLabel "Dwellings--Pennsylvania"@en ;
  a skos:Concept .

lcsh:sh91003552
  skos:prefLabel "1803 House (Emmaus, Pa.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1991-07-20T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Eighteen Hundred and Three House (Emmaus, Pa.)"@en, "Eighteen Hundred Three House (Emmaus, Pa.)"@en, "Eighteen-O-Three House (Emmaus, Pa.)"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh85040252 .

