@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:sh2007002699
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh91001001 ;
  dc:modified "2007-06-29T07:52:05"^^xsd:dateTime ;
  dc:created "2007-06-28T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Hambach 512 Site (Niederzier, Germany)"@en ;
  skos:altLabel "HA 512 Site (Niederzier, Germany)"@en ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh91001001
  skos:notation "DD51-55" ;
  skos:prefLabel "Germany--Antiquities"@en ;
  a skos:Concept .

