@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:sh99001165
  skos:note "Use this subdivision combination as a form subdivision under topical headings for works containing alphabetical lists of abbreviations pertaining to those topics." ;
  dc:created "2002-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-05T11:38:20"^^xsd:dateTime ;
  skos:broader lcsh:sh99001671, lcsh:sh2012003393 ;
  skos:prefLabel "Abbreviations--Dictionaries"@en ;
  a skos:Concept ;
  skos:example "Reference under the heading [Abbreviations]" .

lcsh:sh2012003393
  skos:prefLabel "Dictionaries"@en ;
  a skos:Concept .

lcsh:sh99001671
  skos:prefLabel "Dictionaries"@en ;
  a skos:Concept .

