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

lcsh:sh85035512
  skos:altLabel "Dales family"@en, "Dails family"@en, "Dail family"@en ;
  skos:prefLabel "Dale family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2004007995 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "2004-06-29T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2004-08-13T10:50:08"^^xsd:dateTime .

lcsh:sh2004007995
  skos:prefLabel "Dael family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85035512 .

