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

lcsh:sh2012004638
  skos:altLabel "Āl Kiyā"@en, "Āl-i Kiyā family"@en, "Āl-e Kiā family"@en ;
  dc:created "2012-12-05T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Here are entered works on families with the surnames Kiya or Kiyā.", "When this heading is assigned to works on an individual family, the appropriate diacritical marks, if any, are included in the heading in the catalog record." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Kiya family"@en .

