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

lcsh:sh2005001768
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2005-04-06T14:05:52"^^xsd:dateTime ;
  skos:altLabel "Ūrāmān Region (Iran and Iraq)"@en, "Owrāmān Region (Iran and Iraq)"@en, "Hawrāmān Region (Iran and Iraq)"@en, "Hewraman Region (Iran and Iraq)"@en, "Awroman Region (Iran and Iraq)"@en ;
  skos:prefLabel "Avroman Region (Iran and Iraq)"@en ;
  dc:created "2005-04-06T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

