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

lcsh:sh85094785
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "O'Neill family"@en ;
  skos:altLabel "O'Neil family"@en, "O'Neals family"@en, "O'Neail family"@en, "O'Neale family"@en, "O'Neall family"@en, "O'Neal family"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:related lcsh:sh85090490 ;
  dc:modified "1987-09-11T09:02:46"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

lcsh:sh85090490
  skos:prefLabel "Neal family"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85094785 .

