@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c03282
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c03300 ;
  skos:prefLabel "(Sverige i len)"@nn, "(Sverige i len)"@nb, "(Sweden by Counties)"@en .

humord:c03302
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c03300 ;
  skos:prefLabel "Överhogdal"@nn, "Överhogdal"@nb, "Överhogdal"@en .

humord:c03300
  a skos:Concept, <http://data.ub.uio.no/onto#Geographic> ;
  ns0:ccmapperCandidates 17 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2018-12-20T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME03300" ;
  dc:modified "2025-04-22T08:57:08"^^xsd:dateTime ;
  skos:altLabel "Jämtland (County)"@en ;
  skos:broader humord:c03282 ;
  skos:exactMatch <http://dewey.info/class/2--4883/e23/>, <http://dewey.info/class/914.883/e23/>, <http://dewey.info/class/948.83/e23/>, realfagstermer:c030606 ;
  skos:inScheme humord: ;
  skos:mappingRelation realfagstermer:c030606, <http://dewey.info/class/948.83/e23/>, <http://dewey.info/class/914.883/e23/>, <http://dewey.info/class/2--4883/e23/> ;
  skos:narrower humord:c03380, humord:c03302, humord:c03301, humord:c59000 ;
  skos:prefLabel "Jämtland (Len)"@nb, "Jämtland County"@en, "Jämtland (Len)"@nn .

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

humord:c03301
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03300 ;
  skos:prefLabel "Härjedalen"@nn, "Härjedalen"@nb, "Härjedalen"@en .

humord:c59000
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03300 ;
  skos:prefLabel "Östersund"@nn, "Östersund"@nb, "Östersund"@en .

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

humord:c03380
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03300 ;
  skos:prefLabel "Gällö"@nn, "Gällö"@nb, "Gallö"@en .

