@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

humord:c01905
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01904 ;
  skos:prefLabel "Deccan"@nn, "Deccan Plateau"@en, "Deccan"@nb .

humord:c01908
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01904 ;
  skos:prefLabel "Sør-India"@nn, "Sør-India"@nb, "South India"@en .

humord:c17921
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01904 ;
  skos:prefLabel "Kamarupa"@nn, "Kamarupa"@nb, "Kamarupa"@en .

humord:c01906
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01904 ;
  skos:prefLabel "Nord-India"@nn, "Nord-India"@nb, "Hindustan"@en .

humord:c01904
  a isothes:ThesaurusArray, skos:Collection ;
  dc:created "2016-06-06T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME01904" ;
  dc:modified "2025-02-14T13:59:02"^^xsd:dateTime ;
  skos:broader humord:c01834 ;
  skos:inScheme humord: ;
  skos:narrower humord:c17921, humord:c01908, humord:c15981, humord:c01906, humord:c01905 ;
  skos:prefLabel "(India i områder/regioner)"@nb, "(India i område/regionar)"@nn, "(India by areas/regions)"@en .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

humord:c01834
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:narrower humord:c01904 ;
  skos:prefLabel "India"@nn, "India"@en, "India"@nb .

humord:c15981
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c01904 ;
  skos:prefLabel "Chattisgarh"@nn, "Chattisgarh"@nb, "Chhattisgarh"@en .

