@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99000029
  skos:prefLabel "Apartment houses--Germany"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh97007542
  skos:prefLabel "Office buildings--Germany"@en ;
  a skos:Concept .

lcsh:sh98008193
  dc:created "1998-12-31T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh97007542, lcsh:sh99000029 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Wacker-Haus (Munich, Germany)"@en ;
  a skos:Concept .

