@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:sh2010008932
  skos:prefLabel "Nāf River (Burma and Bangladesh)"@en ;
  skos:broader lcsh:sh85114273, lcsh:sh87001521 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Naaf River (Burma and Bangladesh)"@en, "Nai River (Burma and Bangladesh)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2010-06-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

lcsh:sh87001521
  skos:prefLabel "Rivers--Burma"@en ;
  a skos:Concept .

lcsh:sh85114273
  skos:prefLabel "Rivers--Bangladesh"@en ;
  a skos:Concept .

