@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:sh85043513
  skos:notation "PE1620-PE1693" ;
  skos:prefLabel "English language--Dictionaries"@en ;
  a skos:Concept .

lcsh:sh85101993
  a skos:Concept ;
  skos:altLabel "English picture dictionaries"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:broader lcsh:sh85043513 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Picture dictionaries, English"@en ;
  dc:modified "2013-05-07T09:38:37"^^xsd:dateTime .

