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

lcsh:sh87003626
  skos:altLabel "Ó Dochartaigh family"@en, "Daugherty family"@en, "Doherty family"@en, "Daughtrey family"@en, "O'Doherty family"@en, "Daughtry family"@en, "Dogherty family"@en, "Daugharty family"@en, "Docherty family"@en, "Uí Dochartaigh family"@en ;
  a skos:Concept ;
  skos:prefLabel "Dougherty family"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2009-02-25T06:59:28"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2005-09-27T00:00:00"^^xsd:dateTime .

