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

lcsh:sh85093978
  skos:altLabel "Coner family"@en, "Ó Conchobhair family"@en, "Connor family"@en, "Ó Conchúir family"@en, "Conors family"@en, "Conner family"@en, "Conners family"@en, "O'Conner family"@en, "Connors family"@en, "O'Conor family"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2004-03-12T15:07:15"^^xsd:dateTime ;
  dc:created "2004-02-03T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "O'Connor family"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

