@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:sh95003891
  skos:prefLabel "Bombing, Aerial--Germany"@en ;
  a skos:Concept .

lcsh:sh97006104
  dc:modified "2009-03-12T10:12:16"^^xsd:dateTime ;
  dc:created "1997-08-08T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh95003891, lcsh:sh92002012 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Xanten (Germany)--History--Bombardment, 1945"@en ;
  a skos:Concept .

lcsh:sh92002012
  skos:prefLabel "World War, 1939-1945--Campaigns--Germany"@en ;
  a skos:Concept .

