@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:sh88007299
  skos:prefLabel "Delaware--Antiquities"@en ;
  a skos:Concept .

lcsh:sh91003804
  dc:modified "2003-07-01T09:23:23"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Albert Temple Site (Ogletown, Del.)"@en, "Temple Site (Ogletown, Del.)"@en ;
  skos:prefLabel "A. Temple Site (Ogletown, Del.)"@en ;
  skos:broader lcsh:sh88007299 ;
  a skos:Concept ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  dc:created "1991-07-30T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

