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

lcsh:sh85058234
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Haefer family"@en, "Haffer family"@en ;
  a skos:Concept ;
  skos:prefLabel "Hafer family"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-10-06T07:52:13"^^xsd:dateTime ;
  skos:related lcsh:sh2006005881 .

lcsh:sh2006005881
  skos:prefLabel "Haber family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85058234 .

