@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:sh98005173
  a skos:Concept ;
  skos:broader lcsh:sh96005517 ;
  dc:created "1998-08-28T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Nineteen hundred twenty-two, A.D."@en, "Year nineteen twenty-two, A.D."@en, "1922 A.D."@en ;
  skos:prefLabel "Nineteen twenty-two, A.D."@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb151192270> .

lcsh:sh96005517
  skos:prefLabel "Nineteen twenties"@en ;
  a skos:Concept .

<http://data.bnf.fr/ark:/12148/cb151192270> skos:closeMatch lcsh:sh98005173 .
