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

lcsh:sh85144895
  skos:altLabel "Walcker family"@en, "Wolker family"@en, "Wocker family"@en, "Warker family"@en, "Wacher family"@en, "Wockker family"@en, "Waker family"@en, "Wacker family"@en, "Wolkers family"@en ;
  skos:prefLabel "Walker family"@en ;
  dc:modified "1988-03-28T13:53:09"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept .

