@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 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:c11929
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c03298 ;
  skos:prefLabel "Ätradalen"@nn, "Ätradalen"@nb, "Ätradalen"@en .

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

humord:c03298
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 12 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2018-12-20T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME03298" ;
  dc:modified "2025-04-22T08:54:20"^^xsd:dateTime ;
  skos:altLabel "Halland (County)"@en ;
  skos:broader humord:c03282 ;
  skos:exactMatch <http://dewey.info/class/914.866/e23/>, <http://dewey.info/class/948.66/e23/>, realfagstermer:c030848, <http://dewey.info/class/2--4866/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation realfagstermer:c030848, <http://dewey.info/class/2--4866/e23/>, <http://dewey.info/class/914.866/e23/>, <http://dewey.info/class/948.66/e23/> ;
  skos:narrower humord:c11929, humord:c03299 ;
  skos:prefLabel "Halland County"@en, "Halland (Len)"@nn, "Halland (Len)"@nb .

humord:c03299
  a ns0:Geographic, skos:Concept ;
  skos:broader humord:c03298 ;
  skos:prefLabel "Bocksten"@nn, "Bocksten"@nb, "Bocksten"@en .

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

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

