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

lcsh:sh95004247
  skos:altLabel "Cloon family"@en, "McClune family"@en, "Clooney family"@en, "Cluin family"@en, "Clewn family"@en, "Cloney family"@en, "MacClune family"@en, "O'Cloney family"@en, "McCluney family"@en, "MacCluin family"@en ;
  skos:prefLabel "Clune family"@en ;
  dc:modified "2010-07-15T10:31:39"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1995-05-23T00:00:00"^^xsd:dateTime .

