@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 ;
  skos:hasTopConcept lcsh:sh85043513 .

lcsh:sh85043513
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2002-09-04T09:41:58"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:notation "PE1620-PE1693" ;
  skos:example "Example under [Encyclopedias and dictionaries]" ;
  skos:prefLabel "English language--Dictionaries"@en ;
  a skos:Concept ;
  dc:created "2002-07-26T00:00:00"^^xsd:dateTime .

lcsh:sh85101993 skos:broader lcsh:sh85043513 .
