@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:sh00001239 skos:broader lcsh:sh00001238 .
lcsh:sh85091984
  skos:notation "D351-D363", "CB415-CB417" ;
  skos:prefLabel "Nineteenth century"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh00001238
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "20s (Nineteenth century decade)"@en, "Twenties (Nineteenth century decade)"@en, "1820s"@en ;
  dc:created "2000-01-13T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85091984 ;
  dc:modified "2000-03-01T14:07:22"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Eighteen twenties"@en .

