@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:sh98004202 .

lcsh:sh98004202
  dc:modified "2000-02-25T09:10:55"^^xsd:dateTime ;
  skos:altLabel "Dim Wit (Fictitious character)"@en, "Read, Dora Winifred (Fictitious character)"@en, "Read, D. W. (Fictitious character)"@en, "Dora Winifred (Fictitious character)"@en, "W., D. (Fictitious character)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-12-13T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "D. W. (Fictitious character)"@en .

