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

humord:c01810
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c01834 ;
  skos:prefLabel "(Asia i land)"@nn, "(Asia i land)"@nb, "(Asia by countries)"@en .

humord:c11211 ns0:plusUseTerm humord:c01834 .
humord:c01835
  a isothes:ThesaurusArray, skos:Collection ;
  skos:broader humord:c01834 ;
  skos:prefLabel "(India i delstatar og \"union territories\")"@nn, "(India i delstater og \"union territories\")"@nb, "(India in states and union territories)"@en .

humord:c01904
  a isothes:ThesaurusArray, skos:Collection ;
  skos:broader humord:c01834 ;
  skos:prefLabel "(India i område/regionar)"@nn, "(India i områder/regioner)"@nb, "(India by areas/regions)"@en .

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

humord:c01834
  a skos:Concept, ns0:Geographic ;
  ns0:ccmapperCandidates 104 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1994-03-21T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME01834" ;
  dc:modified "2025-02-19T16:44:07"^^xsd:dateTime ;
  skos:broader humord:c01810 ;
  skos:closeMatch <http://dewey.info/class/934/e23/>, <http://dewey.info/class/2--34/e23/> ;
  skos:exactMatch realfagstermer:c030228, <http://dewey.info/class/954/e23/>, <http://dewey.info/class/915.4/e23/>, <http://dewey.info/class/2--54/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/2--54/e23/>, <http://dewey.info/class/934/e23/>, realfagstermer:c030228, <http://dewey.info/class/915.4/e23/>, <http://dewey.info/class/2--34/e23/>, <http://dewey.info/class/954/e23/> ;
  skos:narrower humord:c01835, humord:c01904 ;
  skos:prefLabel "India"@nn, "India"@en, "India"@nb .

ns0:Geographic
  a rdfs:Class, owl:Class ;
  rdfs:label "Geographic"@en, "Geografisk"@nb .

