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

lcsh:sh92005386
  skos:altLabel "Dose family"@en, "Daase family"@en, "Dohse family"@en, "Doose family"@en, "Thase family"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Doss family"@en ;
  dc:created "1992-09-28T00:00:00"^^xsd:dateTime ;
  dc:modified "1993-01-27T10:22:16"^^xsd:dateTime .

