@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c58437
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  dc:created "2020-12-10T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME58437" ;
  dc:modified "2025-03-27T09:59:36"^^xsd:dateTime ;
  skos:broader humord:c11732 ;
  skos:editorialNote "Lukket bemerkning: ubo20"@nb ;
  skos:inScheme humord: ;
  skos:prefLabel "Brandval (Kongsvinger)"@nn, "Brandval (Kongsvinger)"@nb, "Brandval (Kongsvinger)"@en ;
  skos:related humord:c02678 .

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

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

<http://data.ub.uio.no/onto#Geographic>
  a rdfs:Class, owl:Class ;
  rdfs:label "Geographic"@en, "Geografisk"@nb .

humord:c02678
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Brandval Finnskog"@nn, "Brandval Finnskog"@nb, "Brandval Finnskog"@en ;
  skos:related humord:c58437 .

