@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 .
lcsh:sh2005003639
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "BL1590.A73" ;
  dc:created "2004-08-27T00:00:00"^^xsd:dateTime ;
  dc:modified "2005-07-13T13:47:23"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Ārash (Iranian mythology)"@en ;
  skos:broader lcsh:sh85089403 ;
  skos:altLabel "Ārash-i Shavātīr (Iranian mythology)"@en ;
  a skos:Concept .

lcsh:sh85089403
  skos:prefLabel "Mythology, Iranian"@en ;
  a skos:Concept .

