@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:sh85114376
  skos:prefLabel "Rivers--Pakistan"@en ;
  a skos:Concept .

lcsh:sh99003187
  skos:broader lcsh:sh85114258, lcsh:sh85114376 ;
  skos:prefLabel "Kabul River (Afghanistan and Pakistan)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Daryā-ye Kābul (Afghanistan and Pakistan)"@en, "Cophus River (Afghanistan and Pakistan)"@en ;
  dc:modified "2011-08-04T14:04:15"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-04-14T00:00:00"^^xsd:dateTime .

lcsh:sh85114258
  skos:prefLabel "Rivers--Afghanistan"@en ;
  a skos:Concept .

