@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:sh2012004496
  skos:broader lcsh:sh85097692, lcsh:sh85097702 ;
  skos:prefLabel "Wipi language"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Jibu language"@en, "Gidra language"@en, "Oriomo language (Wipi)"@en ;
  dc:created "2012-11-18T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85097692
  skos:prefLabel "Papua New Guinea--Languages"@en ;
  a skos:Concept .

lcsh:sh85097702
  skos:notation "PL6601-PL6621" ;
  skos:prefLabel "Papuan languages"@en ;
  a skos:Concept .

