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

lcsh:sh2009002106
  skos:broader lcsh:sh85040229 ;
  skos:altLabel "Number One Bush Villas (Portsmouth, England)"@en, "One Bush Villas (Portsmouth, England)"@en, "No. One Bush Villas (Portsmouth, England)"@en, "Number 1 Bush Villas (Portsmouth, England)"@en, "Doyle House (Portsmouth, England)"@en, "No. 1 Bush Villas (Portsmouth, England)"@en, "1, Bush Villas (Portsmouth, England)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Bush Villa (Portsmouth, England)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2009-03-10T00:00:00"^^xsd:dateTime .

