@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh92005928
  skos:prefLabel "Taft family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85135792 .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh85135792 .

lcsh:sh85135792
  dc:modified "1992-12-10T11:34:09"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Toft family"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:related lcsh:sh92005928 ;
  skos:altLabel "Tofts family"@en, "Tofte family"@en, "Toff family"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

